Skip to content

Conversation

@kukushking
Copy link
Contributor

Detail

  • Older numpy versions require python <3.11. As we changed python cap to <4.0 add a conditional dependency to install numpy in python>=3.11

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@kukushking kukushking added the bug Something isn't working label Dec 2, 2022
@kukushking kukushking added this to the 2.18.0 milestone Dec 2, 2022
@kukushking kukushking requested a review from jaidisido December 2, 2022 12:47
@kukushking kukushking self-assigned this Dec 2, 2022
@kukushking kukushking merged commit 3835896 into main Dec 2, 2022
@malachi-constant malachi-constant deleted the fix/numpy-version branch December 2, 2022 16:13
@FredStober
Copy link

Glue 4.0 has numpy==1.23.4 pre-installed under python 3.10.2.
These new numyp requirements prevent a proper dependency resolution:
{ version = ">=1.21.0 <1.23.4", markers = "python_full_version >= '3.7.1' and python_full_version < '3.11.0'" }
Is that intended?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants